//==============================================================================
// kastor adult_Anim.txt
// Fixed the heroglow (death, flail and recover) ~WarriorMario
//==============================================================================

//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}

//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      CinematicLogic
		SetSelector 
		{
			set hotspot
			{
				version
				{
					Visual KastorStaffLP_IdleA
				}
			}
      }
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny KastorStaff_IdleA
				}
			}
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      CinematicLogic
		SetSelector 
		{
			ContainLogic
			set hotspot
			{
				version
				{
					Visual Hero X Kastor Adult_boredA
					Connect FRONTABDOMEN heroglow hotspot
				}
				version
				{
					Visual Hero X Kastor Adult_boredB
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Hero X Kastor Adult_carryboredA
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
      }
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny KastorAd_IdleA
				}
			}
      }
   }
}

//==============================================================================
define ConvertEffect
{
   set hotspot
  {
      version
      {
         Visualparticle SFX X Lampades convert effect
      }
   }
}

//==============================================================================
anim Convert
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Kronny Flying_idleA         
		connect ATTACHPOINT bubbles hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.60 true   
            tag SpecificSoundSet 0.35 false LampadesConvert checkVisible 
//-- end auto generated section
				connect attachpoint ConvertFire hotspot
         }
      }
   }
}

//==============================================================================
anim Heal
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual SFX E Son of Osiris_EmpowerA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.55 true   
               tag GenericSound 0.35 true   
               tag SpecificSoundSet 0.55 false Heal checkVisible 
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
            connect RightHand Staff hotspot
				Connect SMOKE0 HealGlow hotspot
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
		ContainLogic
      set hotspot
      {
         version
         {
            Visual Hero X Kastor Adult_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.68 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.53 false SwordSwing checkVisible 
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
         }
			version
         {
            Visual Hero X Kastor Adult_AttackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.67 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
		set hotspot
      {
         version
         {
            Visual Hero X Kastor Adult_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.68 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.53 false SwordSwing checkVisible 
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
         }
			version
         {
            Visual Hero X Kastor Adult_AttackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.67 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Gore
{
   SetSelector
   {
		ContainLogic
      set hotspot
      {
         version
         {
				Visual Hero X Kastor Adult_SpecialAttack
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.69 true   
               tag GenericSound 0.45 true   
               tag SpecificSoundSet 0.52 false SwordSwing checkVisible 
               tag SpecificSoundSet 0.66 false SwordSwing checkVisible 
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
		set hotspot
      {
         version
         {
				Visual Hero X Kastor Adult_SpecialAttack
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.69 true   
               tag GenericSound 0.45 true   
               tag SpecificSoundSet 0.52 false SwordSwing checkVisible 
               tag SpecificSoundSet 0.66 false SwordSwing checkVisible 
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero X Kastor Adult_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner
//-- end auto generated section
				connect ATTACHPOINT soul hotspot
				connect ATTACHPOINT soulaurora hotspot
				connect ATTACHPOINT heavenlight hotspot
				connect ATTACHPOINT soulbirth hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      CinematicLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual KastorStaffLP_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.30 true   
               tag FootstepRight 0.80 true   
//-- end auto generated section
				}
			}
		}
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny KastorStaff_WalkA
				}
			}
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
		ContainLogic
      set hotspot
      {
         version
         {
            Visual Hero X Kastor Adult_FlailA
		Connect FRONTABDOMEN heroglow hotspot
         }
      }
		set hotspot
      {
         version
         {
            Visual Hero X Kastor Adult_FlailA
		Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Recover
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero X Kastor Adult_RecoverA
				connect HOTSPOT sunlight hotspot
				connect HOTSPOT groundglow hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Cinematic
{
   SetSelector
   {
      set hotspot
      {
         name KastorStaff_x12wellnosense
         version
         {
				VisualGranny KastorStaff_x12wellnosense
         }
      }
		set hotspot
      {
         name KastorStaff_x12gotstaff
         version
         {
				VisualGranny KastorStaff_x12gotstaff
         }
      }
	}
}